Carbon


CreateCustomWindow

Header: MacWindows.h Carbon status: Supported

OSStatus CreateCustomWindow (
    const WindowDefSpec *def, 
    WindowClass windowClass, 
    WindowAttributes attributes, 
    const Rect *contentBounds, 
    WindowRef *outWindow
);
def
windowClass
attributes
contentBounds
outWindow
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)